var github.com/google/uuid.poolMu
6 uses
github.com/google/uuid (current package)
uuid.go#L42: poolMu sync.Mutex
uuid.go#L350: defer poolMu.Unlock()
uuid.go#L351: poolMu.Lock()
version4.go#L60: poolMu.Lock()
version4.go#L64: poolMu.Unlock()
version4.go#L71: poolMu.Unlock()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |